SlaveDiagnostics.AlStatusCode property

AL Status Code. It displays the error code that indicates last time the problem the slave ran into. The error code list can be checked at the EtherCAT AL Status codes page.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public ushort AlStatusCode { get; }
Public ReadOnly Property AlStatusCode As UShort

Property value

Type: ushort

See also

SlaveDiagnostics Class

IntervalZero.KINGSTAR.Base.Api Namespace